body {
	font-size: 12px;
	font-family: Tahoma, Verdana, sans-serif;
	color: #333;
	text-align: center;
	margin: 0;
	padding: 0;
	background: #FFF;
	}

#temp_body1 {
	background: url('/images/bg.jpg') left top repeat-x;
	margin:0;
	padding:0;
}
#temp_body2 {
	background:url('/images/bg_img.jpg') center top no-repeat;
	margin:0;
	padding:0;
}
#container {
	width: 98%;
	margin: 0 auto;
}
	
#top {
	height: 224px;
	background:url('/images/menu.png') left top no-repeat;
	padding:0;
	margin:0;
}
.userbox {
	height:30px;
	line-height:30px;
}
#usermenu {
	float: left;
	width: 534px;
	margin: 0;
	height: 30px;
	overflow:hidden;
	text-align: center;
	padding: 0;
}

#date_rss {
	width:300px;
	float:right;
	overflow:hidden;
	text-align:right;
}

#date_rss a.rsslink {
	background: url('/images/feed.gif') right center no-repeat;
	display:block;
	width:24px;
	height:28px;
	text-indent:10000px;
}

.dateblock {	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	text-shadow:#fff 0 0 6px;
	line-height: 30px;
	padding: 0 12px 0 8px;
	color: #433c3c;
}

.nav {
	list-style-type: none;
	margin: 0;
	padding: 0 22px 0 8px;
	white-space: nowrap;
	text-align: center;
}

.nav li {
	float: left;
	margin: 0;
	padding: 0;
	height: 30px;
	background: url('/images/user_li.png') right top no-repeat;
}

.nav .page_item a {	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	text-shadow:#fff 0 0 6px;
	float: left;
	display: block;
	line-height: 30px;
	padding: 0 12px 0 8px;
	color: #433c3c;
	text-decoration: none;
}

.nav .page_item a:hover {
	text-decoration:underline;
}
#topmenu {
	width:186px;
	height: 194px;
	overflow:hidden;
	float:left;
	margin: 0;
	padding: 0;
	text-align: left;
}	
#header {
	float:left;
}

#headerimg {
	padding: 54px 0 54px 30px;
	text-align: left;
	margin: 0;
}

#headerimg h1,#headerimg h1 a {
	color:#FFF;
	font-size:30px;
	line-height:58px;
}

#topmenu ul {
	list-style-type: none;
	width:168px;
	margin: 0;
	padding: 0 10px 0 8px;
	white-space: nowrap;
	text-align: center;
}

#topmenu ul li {
	display:block;
	margin: 0;
	padding: 0;
	height: 25px;
}

#topmenu ul li a {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	text-align:left;
	display: block;
	line-height: 25px;
	padding: 0 0 0 30px;
	color: #fff;
	width:138px;
	background: url('/images/menu_li.png') 0 0 no-repeat;
	text-decoration: none;
}

#topmenu ul li a:hover,#topmenu a.uMenuItemA {
	text-decoration: none;
	color: #5195c9;
	background: url('/images/menu_li_h.png') 0 0 no-repeat;
}
	
#wrapper {
	margin: 0;
	text-align: left;
}

#content {
	font-size: 12px;
	padding: 0;
}

.bd_table .bd_tl {
	background: url('/images/bd_tl.png') 0 0 no-repeat;
	width:10px;
	height:10px;
}

.bd_table .bd_tr {
	background: url('/images/bd_tr.png') 100% 0 no-repeat;
	width:10px;
	height:10px;
}

.bd_table .bd_br {
	background: url('/images/bd_br.png') 100% 100% no-repeat;
	width:10px;
	height:10px;
}

.bd_table .bd_bl {
	background: url('/images/bd_bl.png') 0 100% no-repeat;
	width:10px;
	height:10px;
}

.bd_table .bd_t {
	background: url('/images/bd_t.png') 0 0 repeat-x;
}

.bd_table .bd_b {
	background: url('/images/bd_b.png') 0 100% repeat-x;
}

.bd_table .bd_l {
	background: url('/images/bd_l.png') 0 0 repeat-y;
}

.bd_table .bd_r {
	background: url('/images/bd_r.png') 100% 0 repeat-y;
}
	
#footer {
	padding: 0;
	margin: 0;
	height:138px;
	background: url('/images/footer_bg.png') 0 100% repeat-x;
}

#fbox {
	width:98%;
	margin:0 auto;
	height:138px;
	background: url('/images/footer_left.jpg') 0 100% no-repeat;
}
	
#fbox p {
	margin: 0;
	padding: 80px 0 10px 0;
	line-height:18px;
	text-align: right;
	color:#666;
	}
	
small {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h2, h3 {
	font-family: Tahoma, Verdana, sans-serif;
	font-weight: bold;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	text-align: left;

	}

.sidebar h2 {
	color: #655d5d;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	text-align: center;
	height: 31px;
	width: 190px;
	text-decoration: none;
	padding: 0;
	background: #f3f3f3 url('/images/h2.png') top center no-repeat;
	font-weight: bold;
	line-height: 31px;
	margin: 0;
	text-transform: uppercase;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited {
	text-decoration: none;
	color: #777;
	font-weight: bold;
	}
	
.description {
	font-size: 14px;
	text-align: left;
	text-decoration: none;
	color: #666;
	font-weight: normal;
}

.description span {
	display:none;
}
	
#headerimg a:hover {
	text-decoration: none;
	}

h2, h2 a, h2 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, .sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}
	
h3, h3 a, h3 a:visited {
	text-decoration: none;
	color: #333;
}

h3 a:hover  {
	text-decoration: none;
	color: #666;
}
	
a {
	text-decoration: underline;
	font-weight: normal;
	color: #999;
}
h2 a:hover {
	text-decoration: none;
	color: #666;
}
a:hover {
	text-decoration: none;
	font-weight: normal;
	color: #777;
	}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 26px;
	text-align: left;
	margin: 5px 0 0 0;
	}

h2 {
	margin: 0;
	}

h3 {
	margin: 0;
	}

.sidebar ul, .sidebar ul ol {
	margin: 0;
	padding: 0;
	}

.sidebar div.widget {
	margin-bottom: 14px;
	padding:10px 17px 20px 17px;
	background: url('/images/side_body.png') bottom center no-repeat;
	}
	
.sidebar a:hover {
	color:#333;
}

.sidebar ul p, .sidebar ul select {
	margin: 5px 0 8px;
	}

.sidebar ul ul, .sidebar ul ol {
	margin: 2px 6px;
	}

.sidebar ul ul ul, .sidebar ul ol {
	margin: 0;
	}

.sidebar ol li, .sidebar ul ol li, ol li {
	list-style-type: none;
	}

.sidebar ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.sidebar ul li, .sidebar ol li, .sidebar .catsTable td {
	margin: 0;
	border: none;
	background: none;
	border-bottom:1px dotted #dadada;
	}
	
.sidebar ul li a, .sidebar ol li a, .sidebar .catsTable a { 
	line-height: 18px;
	padding: 0 0 0 12px;
	text-decoration: none;
	color: #666;
	font-weight: normal;
	font-size: 11px;
	background: url('/images/menu_row.jpg') center left no-repeat;
	margin: 0;
	height: 18px;
}

.sidebar ul li a:hover, .sidebar ol li a:hover, .sidebar .catsTable a:hover {
	color: #333;
	}

.sidebar {
	width: 190px;
	text-align: left;
	margin: 0 auto;
	padding: 0;
	font-family: Tahoma, Verdana, sans-serif;
	}

.sidebar form {
	margin: 0;
	padding:0;
	}

hr {
	visibility:hidden;
	margin:2px;
	padding:0;
	}

a img {
	border: none;
	}

.clr {
	clear: both;
}

/*-------------------- MODULES ----------------------*/
.eBlock {
	padding: 0px;
	margin-bottom:10px;
}

.eTitle,.gTableTop {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	text-transform:uppercase;
	color: #655d5d;
	margin-bottom: 6px;
	font-weight: bold;
	padding: 0px;
	background:url('/images/titles.gif') left center repeat-x;
	padding-left: 10px;
	height: 24px;
	line-height:24px;
	font-weight: bold;
}
.eTitle {
	border:1px solid #e3e1e1;

}
.gTableTop {
	border-bottom: 0;
}
.gTable a {color:#555;}
.eTitle a,.gTableTop a {color:#655d5d;font-weight:bold;text-decoration:none;}
.eTitle a:hover,.gTableTop a:hover {color:#666;}
.eMessage,.eText {
	padding:6px;
}
.gTableSubTop,.forumIcoTd,.forumThreadTd,.forumLastPostTd,.forumArchive,.gTableRight,.postBottom,.postSeparator,.gTableLeft,.gTableBody,.gTableError,.gTableBottom,.threadNametd,.threadAuthTd,.threadLastPostTd,.threadIcoTd,.threadPostTd,.threadViewTd,.threadsType,.threadsDetails,.forumOnlineBar,.postPoll {
	background:#f8f8f8;
	padding:2px 6px;
}
.forumNameTd,.forumPostTd,.gTableBody1,.postTdInfo,.posttdMessage {
	background:#fff;
	padding:2px 6px;
}
.postTdTop {
	background:#f0f3f6;
}
.postTable {
	border:1px solid #fff;
}
.codeMessage {background:#f0f3f6;font-size:9px;border:1px dotted #f0f3f6;}
.quoteMessage {background:#f0f3f6;font-size:9px;border:1px dotted #f0f3f6;}
.forumDescr,.forumModer {color:#888888;font-size:7pt;}
.forumViewed {font-size:9px;}
.gTable {
	background:#dadada;
}
.fastNavMain {background:#5095eb;color:#FFFFFF;}
.fastNavCat {background:#f0f3f6;color:#655d5d;}
.fastNavCatA {background:#F9E6E6;color:#655d5d;}
.fastNavForumA {color:#0000FF}
.pagesInfo {background:#fff;padding-right:10px;font-size:7pt;}
.switches {background:#dadada;}
.switch {background:#fff;width:15px;font-size:7pt;}
.switchActive {background:#f0f3f6;font-weight:bold;color:#655d5d;width:15px}
.eDetails,.eDetails1,.eDetails2,.eDetails3{
	padding:6px;
	font-size:10px;
	border-top: 1px solid #dadada;
}

.cBlock1,.cBlock2,.commTable {
	border: 1px solid #dadada;
	background:#f8f8f8;
}
.commTable {padding-left:4px;}
.commFl {width:99%;}
.calWday,.calWdaySe,.calWdaySu {
	width:22px;
}
.calWdaySe,.calWdaySu {
	font-weight:bold;
}
.calWdaySe,.calWdaySu {
	color:#655d5d;
}
.statusOffline {color:#F00;}
.statusOnline {color:#060;}
input[type="text"],input[type="password"],input[type="checkbox"],select,option,textarea {background:#fff; border:1px solid #dadada;}
input[type="button"],input[type="reset"],input[type="submit"],button {background:#f3f3f3; border:1px solid #dadada; margin:2px 0;}
.active {color:#333;font-weight:bold;}
.popuptitle {background: url('/images/titles.gif') left center repeat-x;height:25px;padding:4px 2px;color:#655d5d;border:1px solid #dadada;}
.popuptable {margin:0 auto;}